home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 5 / Amiga Tools 5.iso / tools / dtp / musiktex / macros+inputs / musicsix.tex < prev    next >
Text File  |  1995-09-17  |  310b  |  12 lines

  1. % This file facilitates compilation of some musixtex features.
  2. % Version 5.13
  3.  
  4. \newtoks\t@c
  5. \def\@fourtoks#1#2#3#4#5+{#1#2#3#4}
  6.  
  7. \def\setclef#1#2{\noinstrum@nt#1\relax \s@l@ctclefs \t@c{#2000}%
  8.   \cleftoks\expandafter\expandafter\expandafter{\expandafter\@fourtoks\the\t@c+}}
  9.  \let\setclefs\setclef
  10.  
  11. \endinput
  12.